home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {
- ACTIONS = {
- enterSelection = id;
- exportFindText = id;
- findNext = id;
- findPrevious = id;
- importFindText = id;
- };
- CLASS = FindPanel;
- LANGUAGE = ObjC;
- OUTLETS = {
- findTextField = id;
- ignoreCaseCheckBox = id;
- messageTextField = id;
- nextButton = id;
- prevButton = id;
- };
- SUPERCLASS = NSWindowController;
- },
- {
- ACTIONS = {
- all = id;
- backwardFind = id;
- find = id;
- ignoreCase = id;
- regExpr = id;
- replace = id;
- replaceFind = id;
- };
- CLASS = FirstResponder;
- LANGUAGE = ObjC;
- SUPERCLASS = NSObject;
- }
- );
- IBVersion = 1;
- }